Skip to content

Optimize SMB client performance with larger buffer sizes #1842 - #1848

Merged
anilbeesetti merged 1 commit into
anilbeesetti:mainfrom
onlymash:smb
Jul 30, 2026
Merged

Optimize SMB client performance with larger buffer sizes #1842#1848
anilbeesetti merged 1 commit into
anilbeesetti:mainfrom
onlymash:smb

Conversation

@onlymash

Copy link
Copy Markdown
Contributor

Fix #1842:

  • Increase SMB client read and write buffer sizes to 8MB in the configuration.
  • Wrap the file input stream in a 2MB buffer to reduce network requests.

- Increase SMB client read and write buffer sizes to 8MB in the configuration.
- Wrap the file input stream in a 2MB buffer to reduce network requests.
@anilbeesetti
anilbeesetti merged commit b867963 into anilbeesetti:main Jul 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] SMB speed is slow

2 participants